stripArgs

Removes args from a scope string, leaving just the scope path. my.scope?arg=true to my.scope

Return

scope without any args

Author

fzzyhmstrs

Since

0.5.3

Parameters

scope

scope with args to strip